gtk/window: Remove out-dated comment
authorJonas Ådahl <jadahl@gmail.com>
Wed, 2 Dec 2020 15:44:49 +0000 (16:44 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 19:37:29 +0000 (20:37 +0100)
gtk/gtkwindow.c

index 42f35da09803bd73e2636c01cf588249985f032a..75c12a945e269997c622bd231f1902f56d406389 100644 (file)
@@ -4256,9 +4256,6 @@ toplevel_compute_size (GdkToplevel     *toplevel,
       /* Override with default size */
       if (info)
         {
-          /* Take width of shadows/headerbar into account. We want to set the
-           * default size of the content area and not the window area.
-           */
           int default_width_csd = info->default_width;
           int default_height_csd = info->default_height;
           gtk_window_update_csd_size (window,